-
Home
-
Quill Booking – Calendly Alternative for WordPress – Professional Appointment Scheduling & Event Management Solution
-
1.0.3 (latest)
-
Code
-
Classes
- Booking_Model
Total Complexity |
42 |
Dependencies |
12 |
Dependents |
17 |
Total lines |
517 |
Lines of code |
193 |
Logical lines of code |
73 |
Comment lines |
221 |
Methods |
32 |
Properties |
8 |
Methods 32
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
boot() |
S |
57 |
2 |
19 |
setPaymentStatus() |
S |
59 |
2 |
15 |
getByHashId() |
S |
68 |
2 |
7 |
get_meta() |
S |
72 |
2 |
5 |
getFieldsAttribute() |
S |
74 |
2 |
4 |
getTimezoneAttribute() |
S |
74 |
2 |
4 |
getLocationAttribute() |
S |
74 |
2 |
4 |
requiresPayment() |
S |
72 |
2 |
6 |
save() |
S |
67 |
2 |
7 |
get_transaction_id() |
S |
75 |
2 |
5 |
calendar() |
S |
79 |
1 |
3 |
event() |
S |
79 |
1 |
3 |
guest() |
S |
79 |
1 |
3 |
meta() |
S |
79 |
1 |
3 |
logs() |
S |
79 |
1 |
3 |
order() |
S |
79 |
1 |
3 |
changeStatus() |
S |
77 |
1 |
4 |
update_meta() |
S |
66 |
1 |
9 |
getEventTimezoneAttribute() |
S |
82 |
1 |
3 |
setTimezoneAttribute() |
S |
66 |
1 |
9 |
setLocationAttribute() |
S |
66 |
1 |
9 |
setFieldsAttribute() |
S |
66 |
1 |
9 |
isCompleted() |
S |
71 |
1 |
5 |
isCancelled() |
S |
80 |
1 |
3 |
getCancelUrl() |
S |
67 |
1 |
9 |
getRescheduleUrl() |
S |
67 |
1 |
9 |
getDetailsUrl() |
S |
79 |
1 |
3 |
getConfirmUrl() |
S |
67 |
1 |
9 |
getRejectUrl() |
S |
67 |
1 |
9 |
getPaymentStatus() |
S |
79 |
1 |
3 |
getPaymentAmount() |
S |
79 |
1 |
3 |
getPaymentCurrency() |
S |
79 |
1 |
3 |